home *** CD-ROM | disk | FTP | other *** search
- ; FAEdit catalog english
- #catalogname FAEdit
- #function GetString
- #language english
- ;
- msgProject (1//)
- Project
- ;
- msgAbout (//)
- About
- ;
- msgOpen (//)
- Open..
- ;
- msgSave (//)
- Save
- ;
- msgSaveAs (//)
- Save As...
- ;
- msgQuit (//)
- Quit
- ;
- msgNoQuotes (//)
- Don't use quotes
- ;
- msgQuotes (//)
- Use quotes
- ;
- msgSelectFileSave (//)
- Select file to save
- ;
- msgSelectFileLoad (//)
- Select file to load
- ;
- msgYouNeed20 (//)
- You need AmigaDOS 2.0 or higher
- ;
- msgYouNeedMUI (//)
- You need MUI to run the program
- ;
- msgCantOpenWhatIs (//)
- Can't open whatis.library
- ;
- msgFAEditMsg (//)
- FAEdit V1.01 Message
- ;
- msgOK (//)
- OK
- ;
- msgMissingNEWLINE (//)
- Missing NEWLINE at end of ACTIONFILE
- ;
- msgParseError (//)
- Parse error in line %ld: %s
- ;
- msgUnableToWrite (//)
- Unable to write %s\n\n%s
- ;
- msgInvalidFilename (//)
- Invalid filename
- ;
- msgOverwrite (//)
- Overwrite %s ?
- ;
- msgOkCancel (//)
- OK|Cancel
- ;
- msgUnableToOpen (//)
- Unable to open %s\n\n%s
- ;
- msgFileactionEditor (//)
- Fileaction editor for MegaView
- ;
- msgType (//)
- Type
- ;
- msgAction (//)
- Action
- ;
- msgDiskIO (//)
- Disk I/O
- ;
- msgLoadFileactions (//)
- Load Fileactions
- ;
- msgSaveFileactions (//)
- Save Fileactions
- ;
- msgFailedToOpenMUI (//)
- Failed to open MUI-Window
- ;
- msgAboutText (//)
- MegaView FileActionEditor\n\n\
- Written by Thomas Frieden\n\
- © 1993 by Thomas & Hans-Joerg Frieden\n\n\
- Program to edit MegaView fileactions\n\n\
- This program requires MUI to run\n\
- MUI was written by Stefan Stuntz\n
- ;
- ; The following string contains the keys used in the proggy.
- ;
- ; buffer: 0 1 2 3 4 5
- ; MUI Load, Save, Menu About, Open, Save, Quit
- msgHotKeys (//)
- lsaosq
-